[INFO] cloning repository https://github.com/Automattic/forkpress
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Automattic/forkpress" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAutomattic%2Fforkpress", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAutomattic%2Fforkpress'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d392741dccd0c4c2b8d73281cfcb3ab944a68fe5
[INFO] fixing Automattic/forkpress against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAutomattic%2Fforkpress" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/Automattic/forkpress
[INFO] finished tweaking git repo https://github.com/Automattic/forkpress
[INFO] tweaked toml for git repo https://github.com/Automattic/forkpress written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Automattic/forkpress on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Automattic/forkpress already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded redb v4.1.0
[INFO] [stderr]   Downloaded tar v0.4.45
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 2353a4f2b7102c954f023f01b5531e8d8530145576086f947517773b566789f6
[INFO] running `Command { std: "docker" "start" "2353a4f2b7102c954f023f01b5531e8d8530145576086f947517773b566789f6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2353a4f2b7102c954f023f01b5531e8d8530145576086f947517773b566789f6" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2353a4f2b7102c954f023f01b5531e8d8530145576086f947517773b566789f6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2353a4f2b7102c954f023f01b5531e8d8530145576086f947517773b566789f6" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking simd-adler32 v0.3.9
[INFO] [stderr]     Checking bumpalo v3.20.2
[INFO] [stderr]    Compiling zip v2.4.2
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]     Checking filetime v0.2.27
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling redb v4.1.0
[INFO] [stderr]     Checking digest v0.11.2
[INFO] [stderr]    Compiling nix v0.31.2
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]     Checking forkpress-git v0.1.53 (/opt/rustwide/workdir/crates/forkpress-git)
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking sha2 v0.11.0
[INFO] [stderr]     Checking zopfli v0.8.3
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]     Checking ctrlc v3.5.2
[INFO] [stderr]     Checking xattr v1.6.1
[INFO] [stderr]     Checking tar v0.4.45
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]     Checking forkpress-core v0.1.53 (/opt/rustwide/workdir/crates/forkpress-core)
[INFO] [stderr]     Checking forkpress-server v0.1.53 (/opt/rustwide/workdir/crates/forkpress-server)
[INFO] [stderr]     Checking forkpress-cas-store v0.1.0 (/opt/rustwide/workdir/experiments/cas/crates/cas-store)
[INFO] [stderr]     Checking forkpress-cas-ffi v0.1.0 (/opt/rustwide/workdir/experiments/cas/crates/cas-ffi)
[INFO] [stderr]     Checking forkpress-runtime v0.1.53 (/opt/rustwide/workdir/crates/forkpress-runtime)
[INFO] [stderr]     Checking forkpress-storage v0.1.53 (/opt/rustwide/workdir/crates/forkpress-storage)
[INFO] [stderr]    Compiling forkpress-cli v0.1.53 (/opt/rustwide/workdir/crates/forkpress-cli)
[INFO] [stderr] error: failed to run custom build command for `forkpress-cli v0.1.53 (/opt/rustwide/workdir/crates/forkpress-cli)`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/forkpress-cli-890f1bdb37ec8839/build-script-build` (exit status: 1)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rustc-check-cfg=cfg(forkpress_embedded_zfs)
[INFO] [stderr]   cargo:rerun-if-env-changed=FORKPRESS_ENABLE_EMBEDDED_ZFS
[INFO] [stderr]   cargo:rerun-if-env-changed=FORKPRESS_DISABLE_EMBEDDED_ZFS
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   Error: dist/x86_64-unknown-linux-gnu/ not found at /opt/rustwide/workdir/dist/x86_64-unknown-linux-gnu.
[INFO] [stderr] 
[INFO] [stderr]   Build the bundled runtime first:
[INFO] [stderr] 
[INFO] [stderr]       scripts/build-dist.sh
[INFO] [stderr] 
[INFO] [stderr]   For forkpress-dev, use:
[INFO] [stderr] 
[INFO] [stderr]       FORKPRESS_RUNTIME_PROFILE=dev scripts/build-dist.sh
[INFO] [stderr] 
[INFO] [stderr]   This produces a per-target directory containing php.
[INFO] [stderr] 
[INFO] [stderr]   Stack backtrace:
[INFO] [stderr]      0: <anyhow::Error>::msg::<alloc::string::String>
[INFO] [stderr]      1: build_script_build::main
[INFO] [stderr]      2: <fn() -> core::result::Result<(), anyhow::Error> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]      3: std::sys::backtrace::__rust_begin_short_backtrace::<fn() -> core::result::Result<(), anyhow::Error>, core::result::Result<(), anyhow::Error>>
[INFO] [stderr]      4: std::rt::lang_start::<core::result::Result<(), anyhow::Error>>::{closure#0}
[INFO] [stderr]      5: <&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync as core::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                at /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/ops/function.rs:287:21
[INFO] [stderr]      6: std::panicking::catch_unwind::do_call::<&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32>
[INFO] [stderr]                at /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/panicking.rs:575:43
[INFO] [stderr]      7: std::panicking::catch_unwind::<i32, &dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync>
[INFO] [stderr]                at /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/panicking.rs:543:19
[INFO] [stderr]      8: std::panic::catch_unwind::<&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32>
[INFO] [stderr]                at /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/panic.rs:359:14
[INFO] [stderr]      9: std::rt::lang_start_internal::{closure#0}
[INFO] [stderr]                at /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/rt.rs:175:24
[INFO] [stderr]     10: std::panicking::catch_unwind::do_call::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                at /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/panicking.rs:575:43
[INFO] [stderr]     11: std::panicking::catch_unwind::<isize, std::rt::lang_start_internal::{closure#0}>
[INFO] [stderr]                at /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/panicking.rs:543:19
[INFO] [stderr]     12: std::panic::catch_unwind::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                at /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/panic.rs:359:14
[INFO] [stderr]     13: std::rt::lang_start_internal
[INFO] [stderr]                at /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/rt.rs:171:5
[INFO] [stderr]     14: std::rt::lang_start::<core::result::Result<(), anyhow::Error>>
[INFO] [stderr]     15: main
[INFO] [stderr]     16: <unknown>
[INFO] [stderr]     17: __libc_start_main
[INFO] [stderr]     18: _start
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "2353a4f2b7102c954f023f01b5531e8d8530145576086f947517773b566789f6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2353a4f2b7102c954f023f01b5531e8d8530145576086f947517773b566789f6", kill_on_drop: false }`
[INFO] [stdout] 2353a4f2b7102c954f023f01b5531e8d8530145576086f947517773b566789f6
